home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / man / dirfold.man < prev    next >
Encoding:
Text File  |  1996-09-27  |  4.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. DIRFOLD(1)                                             DIRFOLD(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        dirfold - an utility to fold directories in a file
  9.  
  10. SSYYNNOOPPSSIISS
  11.        ddiirrffoolldd  [--aahhllpprrss]  [--ff_m_a_t_c_h] [--kk_n_a_m_e] [--mm_m_a_r_k_s] [--dd_d_e_p_t_h]
  12.        [--FF_n_o_m_a_t_c_h] [--MM_m_a_r_k_s] [--RR_p_a_t_h] [ppaatthh] ......
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        ddiirrffoolldd is an utility to produce a fold-representation  of
  16.        the  given  pathlist.  Every file you have read-permission
  17.        for is listed  as  filed-fold.   Directories  are  handled
  18.        recursively  up  to  a  depth of 255 and their contents is
  19.        listed with surrounding folds.  If no pathnames are given,
  20.        the  current directory is folded.  The generated output is
  21.        sent to standard output.
  22.  
  23. OOPPTTIIOONNSS
  24.        --aa     Generates filed-fold-entries for all files, even if
  25.               you have no read-permission for the file.
  26.  
  27.        --dd_d_e_p_t_h
  28.               Folder enters the directory-tree only up to _d_e_p_t_h _.
  29.  
  30.        --ff_m_a_t_c_h
  31.               Handle only files  and  directories,  matching  the
  32.               extended  regular expression _m_a_t_c_h.  The option has
  33.               no influence on files or directories, given by com-
  34.               mand line.
  35.  
  36.        --hh     Folder prints its usage.
  37.  
  38.        --kk_n_a_m_e_b_a_s_e
  39.               You  can  switch to another >>>RC_ENDING<<<-file to
  40.               read the markset.
  41.  
  42.        --ll     Show permissions and size of files too. Format  is:
  43.               _f_r_w_x_r_w_x_r_w_x  '_o_w_n_e_r'  '_f_i_l_e_s_i_z_e'  '_t_i_m_e _o_f _m_o_d_i_f_i_c_a_-
  44.               _t_i_o_n'
  45.               _f marks the filetype (-- normal file, dd directory, bb
  46.               block  special  file,  cc  character special file, ss
  47.               symbolic link, pp fifo, nn network special, ss  socket
  48.               and ?? unknown).
  49.               _r_w_x_r_w_x_r_w_x  shows  read, write and access permission
  50.               for owner, group and others.  Missing permission is
  51.               marked with --.
  52.  
  53.        --mm_m_a_r_k_s
  54.               Folder  searches  in  the >>>RC_ENDING<<<file for a
  55.               set of foldmarks named markname.  If  there  is  no
  56.               such  markset  given,  folder will stop.  Otherwise
  57.               the new markset is used for marking the folds.
  58.  
  59.        --pp     Generate comments, if you cannot read a file.
  60.  
  61.  
  62.  
  63.  
  64.                            8 July 1991                          1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. DIRFOLD(1)                                             DIRFOLD(1)
  71.  
  72.  
  73.        --rr     Generate  relative  pathnames,  instead  of  global
  74.               pathnames.
  75.  
  76.        --ss     Generate  only  the listing for one directory.  All
  77.               directory entries are handled as filed folds.  This
  78.               mode  is  used,  if Origami is compiled with symbol
  79.               DDIIRREEDDTT.
  80.  
  81.        --FF_n_o_m_a_t_c_h
  82.               Handle only files and directories, not matching the
  83.               extended  regular  expression  _n_o_m_a_t_c_h.  The option
  84.               has no influence on files or directories, given  by
  85.               command line.
  86.  
  87.        --MM_m_a_r_k_s
  88.               Folder  replaces  the  foldmarks  by the characters
  89.               given with _m_a_r_k_s.  aaaaaabbbbbbccccccdddddd is evaluated:
  90.               aaaaaa for open fold
  91.               bbbbbb for filed fold name
  92.               cccccc for closed fold
  93.               dddddd for close fold Specify the path  list  for  the
  94.               >>>RC_ENDING<<< file.
  95.  
  96. FFIILLEESS
  97.        $>>>HOME<<</.origami>>>RC_ENDING<<<   --   keybindings  in
  98.        Origami format
  99.  
  100. SSEEEE AALLSSOO
  101.        autoalias(1),  getopt(3),  keybind(1),  origami(1),   ori-
  102.        pager(1), viewrc(1), Origami User Manual
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                            8 July 1991                          2
  131.  
  132.  
  133.